home *** CD-ROM | disk | FTP | other *** search
- Welcome to FetchRefs 1.1!
- =========================
-
- First of all, I want to thank my beta testers. They helped making sure that
- FetchRefs was stable enough to be released and they surely keep me busy
- with all their suggestions. They are Simon Gramstrup, Kasper B. Graversen,
- and Povl Ole Haarlev Olsen. Thank you very much, I hope you will keep
- helping me in the future!
-
- Then I would like to list the most significant changes since version 1.0:
-
- · ARexx scripts for Shell and TurboText
-
- FetchRefs
- ¯¯¯¯¯¯¯¯¯
- · Optionally case insensitive search
- · Search string can be a wild card
- · With the RUNONCE argument/tool type FetchRefs will not start if it is
- already running but will instead quit the first instance as well.
-
- GenerateIndex
- ¯¯¯¯¯¯¯¯¯¯¯¯¯
- · E (ShowModule output) include file scanner
- · Assembler include file scanner
- · (Poor) C 'typedef' scanner
- · New, more powerful GUI using the (included) Triton library
- · Loading and saving of settings
-
- Furthermore many smaller things have changed, known bugs have been fixed,
- various routines have been optimized, etc. Though I recommend a rescan, you
- can still use index files from version 1.0.
-
- To activate the new case insensitive search you must edit the ARexx script
- you use for your editor. Find the line with the FR_GET command and remove
- the word 'CASE'. Then simply save the file on top of the old and you have
- disabled the case sensitive search. See FetchRefs.guide->Using
- FetchRefs->The ARexx interface->The ARexx commands->FR_GET for more
- information on the FR_GET command.
-
- -And
-